home *** CD-ROM | disk | FTP | other *** search
Text File | 1990-04-23 | 2.0 KB | 46 lines | [TEXT/GEOL] |
- Item 9150660 23-April-90 10:41PDT
-
- From: DSI Decision Sys, Erik Jordan,PRT
-
- To: MADA2 MacApp Dev Assoc, Curtis Faith,IVC
-
- cc: MACAPP.TECH$ MacApp Technical
-
- Sub: RE[4] International Issues
-
- Dear Curtis:
-
- As one of the instigators of this problem, let me add my vote for a form of
- internationalization that is independent of country.
-
- My reason is primarily philosophical: we have been provided (by Apple, in the
- form of itlX resources) with what we need to make programs somewhat country
- independant. Thus it seems to me that if we CAN do it, we SHOULD to it.
-
- Of course it is true that one could never make a program truly independent of
- country; one will always have to go in and change menus/dialog text/etc. in the
- resource fork when localizing a program. However, if facilities have been
- provided for us to avoid some of this conversion process, I say we use it.
-
- There is another issue: what about a program that we wish to sell to English
- speaking countries (i.e., US, UK, Australia, etc.)? If we saved the format
- information as strings (e.g., ####.00) we might have to do it differently for
- each COUNTRY instead of for each LANGUAGE. The itlX resources can free us from
- considering every country's idiosyncratic number/date/currency formatting
- standards, and allow us to only concentrate on the language translation. By
- saving in the canonical form, we only need have a French, English, Spanish
- version, instead of France, Austrian, US, UK, Australian, New Zealand, Puerto
- Rican, Colimbian, Spanish, and Mexican versions. You get my drift.
-
- This is probably somewhat of an oversimplification, since often we will need to
- make language changed even between countries that officially speak the same
- language. This is particularly true for those of us making products for
- vertical niche markets, in which terminology can range widely between
- countries.
-
- Yours (stepping off my soapbox),
-
- Erik Jordan
- Minneapolis
-
-